{
  "version": "1.5",
  "BASE_DATA": {
    "radius": 280700.0,
    "radiusDifficultyScale": {},
    "gravity": 7.0,
    "gravityDifficultyScale": {},
    "timewarpHeight": 40000.0,
    "velocityArrowsHeight": 5000.0,
    "mapColor": {
      "r": 0.7,
      "g": 0.5,
      "b": 0.0,
      "a": 1.0
    },
    "significant": true,
    "rotateCamera": true
  },
  "ATMOSPHERE_PHYSICS_DATA": {
    "height": 27000.0,
    "density": 0.015,
    "curve": 13.0,
    "curveScale": {},
    "parachuteMultiplier": 1.0,
    "upperAtmosphere": 0.375,
    "heightDifficultyScale": {},
    "shockwaveIntensity": 1.0,
    "minHeatingVelocityMultiplier": 1.0
  },
  "ATMOSPHERE_VISUALS_DATA": {
    "GRADIENT": {
      "positionZ": 10000,
      "height": 45000.0,
      "heightDifficultyScale": {},
      "texture": "Atmo_Titan"
    },
    "CLOUDS": {
      "texture": "None",
      "startHeight": 0.0,
      "width": 1000.0,
      "height": 1000.0,
      "alpha": 0.0,
      "velocity": 0.0
    },
    "FOG": {
      "keys": [
        {
          "color": {
            "r": 0.706,
            "g": 0.6,
            "b": 0.4,
            "a": 0.0
          },
          "distance": 0.0
        },
        {
          "color": {
            "r": 0.706,
            "g": 0.6,
            "b": 0.4,
            "a": 0.5
          },
          "distance": 1000.0
        },
        {
          "color": {
            "r": 0.706,
            "g": 0.6,
            "b": 0.4,
            "a": 1.0
          },
          "distance": 10000.0
        }
      ]
    }
  },
  "TERRAIN_DATA": {
    "TERRAIN_TEXTURE_DATA": {
      "planetTexture": "Chthonia",
      "planetTextureCutout": 0.995,
      "planetTextureRotation": 1.85,
      "planetTextureDontDistort": false,
      "surfaceTexture_A": "HardRocks02",
      "surfaceTextureSize_A": {
        "x": 24.0,
        "y": 18.0
      },
      "surfaceTexture_B": "Neutral",
      "surfaceTextureSize_B": {
        "x": -1.0,
        "y": -1.0
      },
      "terrainTexture_C": "Neutral",
      "terrainTextureSize_C": {
        "x": 100.0,
        "y": 50.0
      },
      "surfaceLayerSize": 20.0,
      "minFade": 0.0,
      "maxFade": 1.0,
      "shadowIntensity": 0.2,
      "shadowHeight": 1.0
    },
    "terrainFormulaDifficulties": {
      "Normal": [
        "OUTPUT = AddHeightMap(Venus, 808645.949, 4000)",
        "PLAINS = AddHeightMap(Venus_Plains, 808645.949, 1)",
        "OUTPUT = AddHeightMap( Perlin,6317.546477, 8, Curve1, PLAINS)",
        "OUTPUT = AddHeightMap( Perlin,3158.773238, 5, Curve1, PLAINS)",
        "OUTPUT = AddHeightMap( Perlin,1579.386619, 1.6, Curve1)",
        "OUTPUT = AddHeightMap( Perlin,789.6933096, 1.5, Curve1, PLAINS)",
        "M = AddHeightMap( Perlin,47123.8898038469, 1, Curve2, PLAINS)",
        "OUTPUT = AddHeightMap( Perlin,50540.37181, 200, Curve1, M)",
        "M2 = AddHeightMap( Perlin,202161.4873, 1, Curve2, PLAINS)",
        "OUTPUT = AddHeightMap( Perlin,101080.7436, 1300, Curve1, M2)"
      ],
      "Hard": [
        "OUTPUT = AddHeightMap(Venus,1617291.898, 8000)",
        "PLAINS = AddHeightMap(Venus_Plains, 1617291.898, 1)",
        "OUTPUT = AddHeightMap( Perlin,6317.546477, 8, Curve1, PLAINS)",
        "OUTPUT = AddHeightMap( Perlin,3158.773238, 5, Curve1, PLAINS)",
        "OUTPUT = AddHeightMap( Perlin,1579.386619, 1.6, Curve1)",
        "OUTPUT = AddHeightMap( Perlin,789.6933096, 1.5, Curve1, PLAINS)",
        "M = AddHeightMap( Perlin,47123.8898038469, 1, Curve2, PLAINS)",
        "OUTPUT = AddHeightMap( Perlin,50540.37181, 200, Curve1, M)",
        "M2 = AddHeightMap( Perlin,202161.4873, 1, Curve2, PLAINS)",
        "OUTPUT = AddHeightMap( Perlin,101080.7436, 1300, Curve1, M2)"
      ],
      "Realistic": [
        "OUTPUT = AddHeightMap(Venus,16172918.98, 80000)",
        "PLAINS = AddHeightMap(Venus_Plains, 16172918.98, 1)",
        "OUTPUT = AddHeightMap( Perlin,6317.546477, 8, Curve1, PLAINS)",
        "OUTPUT = AddHeightMap( Perlin,3158.773238, 5, Curve1, PLAINS)",
        "OUTPUT = AddHeightMap( Perlin,1579.386619, 1.6, Curve1)",
        "OUTPUT = AddHeightMap( Perlin,789.6933096, 1.5, Curve1, PLAINS)",
        "M = AddHeightMap( Perlin,47123.8898038469, 1, Curve2, PLAINS)",
        "OUTPUT = AddHeightMap( Perlin,50540.37181, 200, Curve1, M)",
        "M2 = AddHeightMap( Perlin,202161.4873, 1, Curve2, PLAINS)",
        "OUTPUT = AddHeightMap( Perlin,101080.7436, 1300, Curve1, M2)"
      ]
    },
    "textureFormula": [],
    "verticeSize": 2.0,
    "collider": true,
    "flatZones": [],
    "flatZonesDifficulties": {}
  },
  "POST_PROCESSING": {
    "keys": [
      {
        "height": 500.0,
        "shadowIntensity": 1.35,
        "starIntensity": 0.0,
        "hueShift": 1.0,
        "saturation": 1.0,
        "contrast": 1.0,
        "red": 1.0,
        "green": 1.0,
        "blue": 1.0
      },
      {
        "height": 40000.0,
        "shadowIntensity": 1.75,
        "starIntensity": 0.0,
        "hueShift": 0.0,
        "saturation": 0.95,
        "contrast": 1.2,
        "red": 1.0,
        "green": 1.0,
        "blue": 1.0
      },
      {
        "height": 50000.0,
        "shadowIntensity": 1.75,
        "starIntensity": 0.0,
        "hueShift": 0.0,
        "saturation": 0.95,
        "contrast": 1.2,
        "red": 1.0,
        "green": 1.0,
        "blue": 1.0
      },
      {
        "height": 60000.0,
        "shadowIntensity": 1.75,
        "starIntensity": 1.0,
        "hueShift": 0.0,
        "saturation": 0.95,
        "contrast": 1.2,
        "red": 1.0,
        "green": 1.0,
        "blue": 1.0
      }
    ]
  },
  "ORBIT_DATA": {
    "parent": "BayCenter",
    "semiMajorAxis": 5480000000.0,
    "smaDifficultyScale": {},
    "eccentricity": 0.0,
    "argumentOfPeriapsis": 0.0,
    "direction": 1,
    "multiplierSOI": 2.0,
    "soiDifficultyScale": {}
  },
  "ACHIEVEMENT_DATA": {
    "Landed": true,
    "Takeoff": true,
    "Atmosphere": true,
    "Orbit": true,
    "Crash": true
  },
  "LANDMARKS": []
}